home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 34
/
Creative-Review-CD-ROM-34.iso
/
pc
/
foo
/
foos.dir
/
00215_Script_go to line of lyrics (herotimes)=
< prev
next >
Wrap
Text File
|
1998-01-23
|
229b
|
9 lines
on mouseUp
put integer((the currentspriteNum-4)*2) into myline
-- put myline
put item 1 of line (myline) of the text of member "herotimes" into newtime
set the movietime of sprite 2 to integer(newtime)
end